Camera Data Node
https://gyazo.com/132ab4b4cfb2fe60a6420045241bf766
https://docs.blender.org/manual/en/latest/render/shader_nodes/input/camera_data.html
Node (Shader Nodes)
View Vector
カメラから
Shading Point
までのNormalizeされた
Camera Space
でのVector
図があると良いかもね
TODO
自炊するならこう
https://gyazo.com/6469fc19ba283d397f8a355562a860f3
View Z Depth
カメラからShading PointまでのZ軸のみの距離
View Distance
カメラからShading Pointまでの距離
また、以下でカメラの情報を取ることができる
Viewの方向VectorをShaderで取得する
ViewのPositionをShaderで取得する
Attribute Node